func runtime.heapSetTypeNoHeaderStub

2 uses

	runtime (current package)
		malloc_stubs.go#L184: 		scanSize := heapSetTypeNoHeaderStub(x, dataSize, typ, span)
		malloc_stubs.go#L550: func heapSetTypeNoHeaderStub(x, dataSize uintptr, typ *_type, span *mspan) uintptr {